Skip to content

ci(NODE-7490): pin npm to 11.11.1 for BSON compat tasks#4902

Merged
dariakp merged 1 commit intomainfrom
NODE-7490
Mar 22, 2026
Merged

ci(NODE-7490): pin npm to 11.11.1 for BSON compat tasks#4902
dariakp merged 1 commit intomainfrom
NODE-7490

Conversation

@PavelSafronov
Copy link
Copy Markdown
Contributor

Description

Summary of Changes

Notes for Reviewers

What is the motivation for this change?

Release Highlight

Release notes highlight

Double check the following

  • Lint is passing (npm run check:lint)
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@PavelSafronov PavelSafronov marked this pull request as ready for review March 20, 2026 16:39
@PavelSafronov PavelSafronov requested a review from a team as a code owner March 20, 2026 16:39
Copilot AI review requested due to automatic review settings March 20, 2026 16:39
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins the npm version used in Evergreen BSON compatibility tasks to avoid npm/BSON incompatibilities during CI runs.

Changes:

  • Pass NPM_VERSION: 11.11.1 to the install dependencies function in the BSON latest + driver v7.0.0 task set.
  • Update both the source Evergreen config (config.in.yml) and the generated config (config.yml) accordingly.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.evergreen/config.in.yml Adds NPM_VERSION var on install dependencies for BSON compat tasks in the source EVG config.
.evergreen/config.yml Applies the corresponding generated output changes for the same tasks.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dariakp dariakp self-assigned this Mar 22, 2026
@dariakp dariakp added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Mar 22, 2026
@dariakp dariakp merged commit ee12d4f into main Mar 22, 2026
32 of 34 checks passed
@dariakp dariakp deleted the NODE-7490 branch March 22, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Primary Review In Review with primary reviewer, not yet ready for team's eyes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants